home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 14030 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  3.3 KB

  1. Path: www.rpa.net!news
  2. From: Fred Mellender <fredm@rpa.net>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Borland C++ 5.0 Installation Woes
  5. Date: Thu, 28 Mar 1996 10:09:13 -0500
  6. Organization: Rochester Public Access, Inc.
  7. Message-ID: <315AAB99.35E1@rpa.net>
  8. References: <315749DA.6936@airmail.net> <4jbrre$8el@druid.borland.com> <4jc1vs$prs@rtpnews.raleigh.ibm.com>
  9. NNTP-Posting-Host: pm1-ip52.rpa.net
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.01 (Win95; I)
  14.  
  15. dblection@vnet.ibm.com wrote:
  16. > Hmmmmm.....
  17. > I just installed BC5.00 and I am not happy with the results:
  18. > 1. On my notebook the initial panel which allows you to install the
  19. >    various pieces (cpp, installshield, pvcs, etc) came up with a
  20. >    pure gibberish font, totally unreadable. if it weren't for the
  21. >    icons I would not have known what the components were.
  22. > 2. Everything installs OK, but it does not recognize the format
  23. >    for 4.5 projects. This one may be my fault, but it would sure
  24. >    have been nice if it would have converted the project on the
  25. >    fly.
  26. > 3. Here's where I got curious. I decided to pay Borland's web site
  27. >    a visit to see if there were any patch files for 5.0 yet... Low
  28. >    and behold a 1.5MB patch file!!! So I look into the readme, you
  29. >    can't believe the number of bugs in this brand new code!!!
  30. >    So I download the patch file and try to run it. IT ABENDS, and
  31. >    says I need a new version of PATCH.EXE. Well I just downloaded
  32. >    this version from their WWW site....!
  33. > I hope you have better experiences than I did!! This puppy is going
  34. > back.....
  35. > David Lection
  36. > ------------------------------------------
  37. > If it isn't VRML its not really >reality<
  38.  
  39. I've been reading the horror stories wrt BC V5, and thought I would
  40. balance them with my experience.  I have a GW2000, 120MHZ Pentium, with
  41. 16MB RAM.  I received BC V5 2 days ago.  I did not get the "development
  42. suite", just the compiler package.
  43.  
  44. It installed with no problems.  I downloaded the patch from Borland
  45. homepage, and it installed with no problems either (except for missing
  46. files, which I was told to expect, since I did not get the development
  47. suite).  I installed everything on my hard disc, including the help
  48. files, except I did not install the examples.
  49.  
  50. I compiled and ran a few toy programs, compiled some of the examples
  51. from the the examples directory, and used the App Expert to make some
  52. skeletal applications.  I ran the debugger on these, and executed
  53. a few outside of the IDE.
  54.  
  55. While I have not by any means given it an exhaustive shakedown, I
  56. am so far pleased with the product.  The one bug I have found is that
  57. it seems to be unable to find some of the help files, via the hypertext
  58. links in other help files.  However, all of the links from the IDE,
  59. via F1, seem to be followed successfully, and the help index seems to
  60. find everything.
  61.  
  62. I was sorry to see the OWL tutorial was dropped from the documentation.
  63.  
  64. The installation documentation is now saying that memory requirements
  65. are "16MB, 24MB preferred".  My performance has been fairly snappy,
  66. but I've not tried to compile a truly huge program yet.
  67.  
  68. I note with interest and pleasure Borland's policy of publishing a
  69. bug list on their home page.  Bespeaks an honesty and professionalism
  70. that is much appreciated.
  71.  
  72. Regards,
  73.